home *** CD-ROM | disk | FTP | other *** search
-
- // JavaScript wrapper for p3posimp.h
- // Auto generated file, do not modify by hand
- // Copyright ⌐ 2004, Realsoft Graphics Oy
-
- var R3_POSTIMAGEPRIMGADGET_H = 1;
- include("real/primgad/p3level.js")
-
-
- var R3CLID_POSTIMAGEPRIMGADGET = 1434;
-
-
-
-
-
-
- function r3Postimageprimgadget () {
- this.base = r3God;
- if(arguments.length) {
- this.base(R3CLID_POSTIMAGEPRIMGADGET, arguments);
- }
- // Methods
-
- }
-
- r3Postimageprimgadget.prototype=new r3Levelgadget;
- // p3posimp.h_H